
:root {
    --orange-color: #E85E00;
    --black-color: #000;
    --black-light-color: #161616;
    --grey-dark-color: #54595F;
    --grey-darker-color: #333333;
    --grey-light-color: #202020;
    --grey-lighter-color: #7A7A7A;
}


.site-container {
	max-width: 1300px;
	margin: auto;
	display: block;
    padding: 0 20px;
}

.container1300 {
    max-width: 1300px;
    display: block;
    margin: auto;
}
.container1200 {
    max-width: 1200px;
    display: block;
    margin: auto;
}
.container1100 {
    max-width: 1100px;
    display: block;
    margin: auto;
}
.container1000 {
    max-width: 1000px;
    display: block;
    margin: auto;
}
.container800 {
    max-width: 800px;
    display: block;
    margin: auto;
}
.container600 {
    max-width: 600px;
    display: block;
    margin: auto;
}
.container500 {
    max-width: 500px;
    display: block;
    margin: auto;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 10px
}
.video-wrapper video,
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}


.youtube-play-button {
    cursor: pointer;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.youtube-play-button img{
    width: 100%;
    height: auto;
}
.youtube-play-button .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
    position: absolute;
}
.youtube-play-button:hover .play-button{
    background-color: #d02f38;
}
.youtube-play-button .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
    border-width: 8px 0 8px 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
}
.video-container-box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.video-container-box .youtube-play-button {
    position: initial;
}
.video-youtube-box {
    position: relative;
}
.video-youtube-box img{
    margin: 0; 
    width: 100%;
    height: auto;
    float: left;
}
.video-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*for youtube short videos*/
.video-wrapper.shorts {
    position: relative;
    padding-bottom: 177.78%; 
    height: 0;
    margin-bottom: 10px;
    max-width: 400px; 
}
.video-wrapper.shorts iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-wrapper-shorts {
    /*aspect-ratio: 16 / 9;*/
    aspect-ratio: 9 / 16;
    width: 100%;
    max-width: 400px;
    overflow: hidden;
}
.video-wrapper-shorts iframe {
    width: 100%;
    height: 100%;
}

.video-container-shorts {
    aspect-ratio: 9 / 16;
    width: 100%;
}
.youtube-shorts-button {
    aspect-ratio: 9 / 16;
    width: 100%;
}
.youtube-shorts-button img {
    width: auto !important;
    height: 105%;
    max-width: initial;
    translate: -35%;
    float: none;
    cursor: pointer;
}
.youtube-shorts-button .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
    cursor: pointer;
    top: 25%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
    position: absolute;
}
.youtube-shorts-button:hover .play-button{
    background-color: #d02f38;
}
.youtube-shorts-button .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
    border-width: 8px 0 8px 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
}
.shorts-iframe-container {
    aspect-ratio: 9 / 16;
    width: 100%;
}
.shorts-iframe-container iframe {
    width: 100%;
    height: 100%;
}


.video-half,
.half-video {
    display: inline-block;
    width: 50%;
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.img-half,
.image-half,
.half-img,
.half-image {
    display: inline-block;
    width: 50%;
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.img-right,
.image-right,
.right-img,
.right-image {
    display: inline-block;
    width: 50%;
    float: right;
    padding: 0px;
    padding-left: 15px;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.bold {
    font-weight: bold;
}
.center{
    text-align: center;
}         

.italic {
    font-style: italic;
}
.orange {
    color: var(--orange-color);
}
  

a {
    color: var(--orange-color);
}
a:hover {
    color: #fff;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #202020;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    overflow-x: hidden;
}
h1, h2, h3 {
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: var(--orange-color);
}
h1 {
    font-size: 50px;
    margin: 30px 0;
    text-align: center;
}
h2 {
    font-size: 35px;
    margin: 25px 0;
}
h3 {
    font-size: 30px;
    margin: 20px 0;
}
.h4, h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    margin: 15px 0;
}
.h5, h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 10px 0;
}


p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 15px;
}
p.big {
    font-size: 20px;
}
p.orange {
    color: var(--orange-color);
}
.pg-subtitle {
    font-size: 22px;
    text-align: center;
}

li {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 5px;
}

ul, ol {
    margin-bottom: 15px;
    display: flow-root;
}
ul.two li{
	width: 50%;
	float: left;
	padding-right: 30px;
}
ul.three li{
	width: 33%;
	float: left;
	padding-right: 30px;
}
ul.four li{
	width: 25%;
	float: left;
	padding-right: 30px;
}

ol.no-padd-left,
ul.no-padd-left {
    padding-left: 20px;
}


.buttons-center {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.buttons-center a {
    display: inline-block;
    margin:10px;
    background: var(--orange-color);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 10px 20px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
}
.buttons-center a:hover {
	text-decoration: none;
    background: #878787;
    color: #fff;
}
.default-btn,
.default-button {
    background: var(--orange-color);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;
}
.default-btn:hover,
.default-button:hover {
    text-decoration: none;
    background: #878787;
    color: #fff;
}

.text-section {
    margin: 50px 0;
    padding: 10px 0;
}
.text-section .row .flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
}
.row.flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.text-section .col-md-6 h2 {
    text-align: left;
}

.center {
    text-align: center;
}
.left,
.align-left,
.left-align {
    text-align: left;
}
.right,
.align-right,
.right-align {
    text-align: right;
}
img.full {
    width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 10px;
}

.default-text {
    padding-bottom: 50px;
    min-height: 300px;
}
.default-text ul, .text-section ul {
    padding-left: 0px;
}
.default-text ul li, 
.text-section ul li {
    padding-left: 30px;
    background: url(../images/list-icon-ball.png) 0px 5px / 18px no-repeat;
    background-position: 0px 5px;
    list-style: none;
}


.orange-bg {
    background: var(--orange-color);
    color: #fff;
    width: 100vw;
    margin: 30px 0;
    padding: 50px 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.orange-bg h2 {
    color: #fff;
    margin-top: 0;
}
.text-section.orange-bg ul li,
.orange-bg ul li {
    background: url(../images/list-icon-white.png) 0px 5px / 18px no-repeat;
}
.orange-bg a.default-button {
    background: #000;
    color: #fff;
}
.orange-bg a.default-button:hover {
    color: var(--orange-color);
}


.text-section.black-bg {
    background: #000;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
    margin: 0;
}
.text-section.black-bg a.default-button:hover,
.text-section.black-bg .buttons-center a:hover {
    background: #fff;
    color: var(--orange-color);
}


.mt0 {
    margin-top: 0;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}

.mb0 {
    margin-bottom: 0;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}

a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000000e6;
    z-index: 99;
}
header {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    background: #000000;
    padding: 10px 0;
}
header .logo {
    max-width: 350px;
    float: left;
    display: inline-block;
    padding: 10px 0;
}
header .logo img{
    width: 100%;
    height: auto;
}
header .right {
    display: inline-block;
    float: right;
    text-align: right;
}
header .phone {
    display: inline-block;
    margin-right: 30px;
    float: left;
    margin-top: 10px;
}
header .phone a {
    font-size: 22px;
    font-weight: 500;
}
header .phone a:hover {
    color: #fff;
    text-decoration: none;
}
header .phone i {
    font-size: 18px;
}
header .open-menu {
    display: inline-block;
    font-size: 30px;
    cursor: pointer;
    float: right;
    color: #eee;
}
header .menu .close-menu {
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    margin-bottom: 10px;
}
header .menu .close-menu i {
    color: #bbb;
    font-weight: 700;
    padding: 5px;
    font-size: 16px;
    margin-left: -15px;
}
header .menu .close-menu:hover i {
    color: #fff;
}
header .menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 999;
    margin: 0;
    padding-left: 20px;
    width: 300px;
    text-align: left;
    border-left: 1px solid #333333;
}
header .menu ul {
    margin: 0;
    padding: 0;
}
header .menu ul li {
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
}
header .menu ul li a {
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 5px;
    position: relative;
    text-transform: uppercase;
}
/*header .menu ul li a:last-child {
    padding-right: 0;
}*/
header .menu ul li a:active,
header .menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}
header .menu ul li ul {
    padding-left: 15px;
}


header .search-menu form {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
header .search-menu form input {
    display: inline-block;
    width: calc(100% - 40px);
    float: left;
    border: 0;
    height: 40px;
    padding: 10px;
    font-size: 17px;
    border-radius: 0;
}
header .search-menu form button {
    display: inline-block;
    background: #000;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
}
header .search-menu form button:hover {
    background: #454545;
}




footer {
    background: #000;
    /*background: #000 url(../images/PAC-black-pattern.jpg) center center no-repeat;*/
    /*background-size: cover;*/
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
body.homepage footer {
    margin-top: 0;
}
footer * {
    color: #fff;
} 
footer .newsletter h4 {
    margin: 15px 0;
}
footer .newsletter form {
    margin-bottom: 20px;
}
footer .newsletter input {
    width: 250px;
    display: inline-block;
    height: 45px;
    border-radius: 0;
    padding: 10px;
    font-size: 17px;
    border: 0;
}
footer .newsletter button {
    margin: 0;
    height: 45px;
    font-size: 16px;
}
footer .newsletter button:hover {
    background: #002184;
}
footer .links {
    margin: 0;
}
footer .links a {
    display: inline-block;
    font-size: 16px;
    padding: 5px;
    margin: 10px;
}
footer .links a:hover {
    color: #fff;
    text-decoration: underline;
}
footer .links a i {
    margin-right: 5px;
}
footer .links a i.fas.fa-phone {
    transform: rotate(90deg);
    font-size: smaller;
}

footer .socials a {
    display: inline-block;
    margin: 10px;
    padding: 5px;
    font-size: 25px;
}
footer .socials a:hover i {
    color: var(--orange-color);
}
footer p.copyright {
    margin: 10px 0;
    font-size: 16px;
}


.home-hero {
    /*display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;*/

    position: relative;
/*    padding: 250px 0 150px;*/
/*    background: url('../images/hp-hero-bg-image.jpg') center center no-repeat;*/
    background-size: cover;
    overflow: hidden;
    text-align: center;
}
.home-hero .video-hp {
    /*position: absolute;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    top: 90px;
    overflow: hidden;*/
    background: #000;
    margin-bottom: -10px;
}
.home-hero .video-hp .video-container {
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
}
.home-hero .video-hp video {
    width: auto;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
}
.home-hero .overlay {
    background: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;

    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;

}
.home-hero .site-container {
    z-index: 9;
    position: relative;
}
.home-hero .text {
    max-width: 1200px;
}
.home-hero .text .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.home-hero .text h1 {
    color: #fff;
    text-align: center;
    font-size: 60px;
}
.home-hero .text p {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
}
.home-hero .text a.default-button {
    margin: 10px;
}


.hp-logos {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    background: #fff;
    text-align: center;
}
/*.hp-logos .logos {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.hp-logos .logos .item {
    display: inline-block;
    margin: 20px;
}*/
.hp-logos .logos-slider .item {
    padding: 30px;
}
.hp-logos .logos-slider .item img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 100px;
}
.logos-slider .owl-stage {
    display: flex;
    align-items: center;
    transition-timing-function: linear !important;
}
.logos-slider .owl-item {
    display: flex;
    align-items: stretch;
}


.hp-programs {
    background: #000;
    margin: 0;
    padding: 50px 0;
}
.hp-programs .flex {

}
.hp-programs .item {
    margin-bottom: 25px;
}
.hp-programs .item .box {
    background: var(--grey-darker-color);
    height: 100%;
    border-radius: 10px;
    overflow: hidden;

    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.hp-programs .item .box .img {
    overflow: hidden;
    width: 40%;
    float: left;
    display: inline-block;
}
.hp-programs .item .box .img img {
    width: 100%;
    height: auto;
    transition: all 04s ease;
}
.hp-programs .item .text {
    width: 60%;
    float: left;
    display: inline-block;
    padding: 15px 30px;
}
.hp-programs .item .text .title {
    font-size: 30px;
    text-align: left;
    margin-top: 0;
}
.hp-programs .item .text .desc,
.hp-programs .item .text .desc p {

}
.hp-programs .item .text .price {
    font-weight: bold;
}
.hp-programs .item .text button.add-to-cart {
    font-size: 16px;
    line-height: 1.3;
}


.advantages {

}
.advantages .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.advantages .item {
    margin-bottom: 30px;
    text-align: center;
}
.advantages .box {
    background: var(--grey-darker-color);
    border-radius: 10px;
    padding: 10px;
    height: 100%;
}
.advantages .item .icon {
    margin: 10px 0;
}
.advantages .item .icon i {
    color: var(--orange-color);
    font-size: 30px;
}
.advantages .item h4 {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.advantages .item p {
    line-height: 1.5;
    color: #ddd;
}
.advantages .item p.price {
    color: var(--orange-color);
    font-size: 30px;
    font-weight: 500;
    margin: 0;
}
.advantages .item p.per {
    color: #909090;
}


.black-boxes {

}
.black-boxes .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.black-boxes .item {
    margin: 15px 0;
}
.black-boxes .box {
    background: var(--grey-darker-color);
    border-radius: 10px;
    padding: 10px;
    height: 100%;
}
/*.black-boxes .item .icon {
    margin: 10px 0;
}
.black-boxes .item .icon i {
    color: var(--orange-color);
    font-size: 30px;
}*/
.black-boxes .item h4 {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.black-boxes .item p {
    line-height: 1.5;
    color: #ddd;
}
.black-boxes .item p.lbl {
    text-align: center;
    text-transform: uppercase;
    color: var(--orange-color);
    display: block;
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}
.black-boxes .item p.price {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.black-boxes .item ul {
    padding-left: 10px;
}
.black-boxes .item ul li {

}


.testimonials-feed {
    
}
.testimonials-feed .item {
    margin-bottom: 30px;
}
.testimonials-feed .box {
    background: var(--grey-darker-color);
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.testimonials-feed .item .icon {
    margin-bottom: 20px;
}
.testimonials-feed .item .icon i {
    color: var(--orange-color);
    font-size: 50px;
}
.testimonials-feed .item .desc {
    font-style: italic;
    font-size: 20px;
    line-height: 1.5;
}
.testimonials-feed .item .author {
    font-weight: bold;
    margin-bottom: 5px;
}
.testimonials-feed .item .title {
    font-size: 16px;
}

.testimonials-slider {
    position: relative;
    min-height: 300px;
}
.testimonials-slider .flex-direction-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.testimonials-slider .flex-direction-nav .flex-prev {
    float: left;
    margin-left: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.testimonials-slider .flex-direction-nav .flex-next {
    float: right;
    margin-right: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.testimonials-slider .flex-direction-nav i {
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.testimonials-slider .owl-stage {
    display: flex;
}
.testimonials-slider .owl-item {
    display: flex;
    align-items: stretch;
}



.shorts-slider {
    position: relative;
    min-height: 300px;
}
.shorts-slider .flex-direction-nav {
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
}
.shorts-slider .flex-direction-nav .flex-prev {
    float: left;
    margin-left: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.shorts-slider .flex-direction-nav .flex-next {
    float: right;
    margin-right: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.shorts-slider .flex-direction-nav i {
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.shorts-slider .owl-stage {
    display: flex;
}
.shorts-slider .owl-item {
    display: flex;
    align-items: stretch;
}
.shorts-slider .item {
    overflow: hidden;
    width: 100%;
}
.shorts-slider .item img {
    /*width: auto !important;*/
    /*height: 105%;*/
}
.shorts-slider .item {}


.slider-images-full {
    background: #000;
    color: #fff;
    padding: 10px;
    margin: 20px 0;
}
.slider-images-full .slider-images {
    position: relative;
}
.slider-images-full .flex-direction-nav {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 40%;
}
.slider-images-full .flex-direction-nav i {
    font-size: 26px;
    padding: 10px;
    cursor: pointer;
}
.slider-images-full .flex-prev {
    float: left;
    margin-left: -15px;
}
.slider-images-full .flex-next {
    float: right;
    margin-right: -15px;
}
.slider-images-full .owl-carousel {
    max-width: 96%;
    margin: auto;
}


.virtual-tour {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 20px 0;
}
.virtual-tour h2 {
    text-transform: uppercase;
    font-size: 50px;
    margin: 20px 0;
    color: var(--orange-color);
}
.virtual-tour h4 {
    margin: 20px 0;
    font-size: 22px;
}
.virtual-tour .row {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}


.sponsor-logos {
    display: inline-block;
    width: 100%;
}
.sponsor-logos .flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
}
.sponsor-logos .item {
    display: inline-block;
    margin: 20px;
}
.sponsor-logos .item img {
    max-width: 200px;
}


/*about page*/
.core-values {
    background: var(--orange-color);
    color: #fff;
    width: 100vw;
    margin: 30px 0;
    padding: 50px 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
/*.core-values .full-bg {
    background: var(--orange-color);
    background-size: contain;
    margin-left: -5000px;
    margin-right: -5000px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}*/
.core-values h2 {
    color: #fff;
    text-align: center;
}
.core-values .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.core-values .item {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.core-values .item .box {
    /*padding: 10px;*/
}
.core-values .item .icon i {
    font-size: 30px;
}
.core-values .item h4 {
    text-transform: uppercase;
    font-size: 25px;
    margin: 20px 0;
    font-weight: bold;
}

.coaches .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.coaches .item {
    /*margin-bottom: 50px;*/
}
.coaches .item .image {
    max-width: 300px;
    display: block;
    /*margin: auto;*/
}
.coaches .item .image img {
    width: 100%;
    height: auto;
}
.coaches .item h4 {
    font-size: 20px;
    margin: 10px 0;
    display: block;
}
.coaches .item p {
    font-size: 15px;
    line-height: 1.5;
}
.coaches .item p.job {
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
}
.coaches .item li {
    font-size: 15px;
    line-height: 1.5;
}

.about-services .row {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
/*    align-items: center;*/
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.about-services a {
    margin-bottom: 20px;
    display: block;
    text-align: center;
    padding: 10px;
}


.inline-logos {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
}
.inline-logos .flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
}
.inline-logos .item {
    display: inline-block;
    margin: 30px;
}
.inline-logos .item img {
    width: auto;
    height: auto;
    max-height: 80px;
    max-width: 250px;
}


/*contact page*/

.contact-form {
    display: inline-block;
    width: 100%;
}
.contact-form .form-group {
    margin-bottom: 25px;
}
.contact-form label {
    font-size: 16px;
    font-weight: 500;
}
.contact-form label.error {
    color: red;
    font-size: 16px;
}
.contact-form select,
.contact-form input {
    height: 50px;
    padding: 10px;
    font-size: 18px;
    /*border-radius: 0;*/
}
.contact-form input[type="checkbox"] {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    accent-color: var(--orange-color);
}
.contact-form input[type="file"] {
    border: 1px solid #888;
}
.contact-form textarea {
    height: auto;
    min-height: 150px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    /*border-radius: 0;*/
}
.contact-form textarea.short {
    min-height: 75px;
}
.contact-form button {
    font-size: 16px;
    margin-top: 0;
}
.contact-form input#stripe-submit {
    padding: 10px 20px;
}
.contact-form input#stripe-submit[disabled] {
    cursor: no-drop;
}

.contact-text {
    text-align: center;
    font-size: 18px;
    margin: 50px 0;
}
.contact-details p {
    font-weight: 500;
    font-size: 20px;
    margin: 20px 0;
}
.contact-details p i {
    width: 25px;
    font-size: 16px;
}
.contact-details .socials {
    margin-top: 20px;
}
.contact-details .socials p {
    margin: 10px 0;
}
.contact-details .socials a {
    font-size: 30px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.contact-details {
    padding-right: 50px;
}
.contact-form-div {
    padding-left: 50px;
    /*border-left: 1px solid #ddd;*/
}

.contact-form input[type="radio"] {
    height: auto;
    margin-right: 5px;
}
.contact-form p.disclaimer {
    font-size: 16px;
    color: #919191;
}
.register-training-form #timeOptions label {
    display: inline-block;
    width: auto;
    margin-right: 25px;
    font-size: 18px;
}

.prep-application-form .radios label {
    display: block;
}
.prep-application-form .radios label Input {

}

.contact-form .checkboxes {
    margin-bottom: 40px;
} 
.contact-form .checkboxes.two {

} 
.contact-form .checkboxes .checkbox {
    margin: 15px 0;
}
.contact-form .checkboxes.two .checkbox {

} 
.contact-form .checkboxes label {
    padding-left: 30px;
} 
.contact-form .checkboxes input {
    margin-left: -30px;
    accent-color: var(--orange-color);
} 


/*schedule page*/
.schedule-table table tr th {
    padding: 10px;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
}
.schedule-table table tr td {
    padding: 10px;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
}


/*sitemap*/
.sitemap .links {
    display: inline-block;
    width: 100%;
}
.sitemap .links a {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding: 5px;
    margin: 10px 0;
    font-size: 18px;
}


/*pricing*/

.pricing {
    display: inline-block;
    width: 100%;
    text-align: center;

    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.pricing .item {
    display: inline-block;
    margin: 20px;
}
.pricing .item .box {
    padding: 20px;
    text-align: center;
    background: #e6e6e6;
}
.pricing .item .box p {
    margin: 20px 0;
}
.pricing .item .box .type {
    font-size: 30px;
    font-weight: 600;
    color: var(--orange-color);
}
.pricing .item.boys .box .type {
    color: var(--orange-color);
}
.pricing .item .box .price {
    font-weight: bold;
    font-size: 26px;
}
.pricing .item .box .price span {
    font-size: 20px;
    font-weight: 400;
}
.pricing .item .box ul {
    text-align: left;
}
.pricing .item.scholarship .box .type {
    color: #26b924;
}


/*faqs page*/

.general-accordion .panel-default {
    margin-bottom: 20px;
    border: 0;
    border-radius: 8px;
    overflow: hidden;
    background: #000;
}
.general-accordion .panel-heading {
    padding: 0;
}
.general-accordion .panel-heading h4 a {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    padding: 12px 20px;
    display: block;
    background: #000;
    color: var(--orange-color);
}
.general-accordion .panel-heading h4 a i {
    float: right;
    margin-top: 5px;
    font-size: 18px;
}
.general-accordion .panel-heading h4 a.collapsed i {
    transform: rotate(180deg);
}
.panel-group .panel-heading+.panel-collapse>.list-group, 
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
}
.general-accordion .panel-body {
    background: #000;
    border: 0;
    padding: 5px 15px;
}

.faqs-accordion {
    max-width: 1000px;
    margin: auto;
}
.faqs-hp {
    margin-bottom: 100px;
}



/*camps page*/

.camps-filters {
    margin: 15px 0;
}
.camps-filters .tags {

}
.camps-filters .tags a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #000;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 20px;
    color: #ddd;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}
.camps-filters .tags a.active {
    color: var(--orange-color);
}
.camps-filters {}

.camps {
    
}
.camps .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
    align-items: stretch;
}
.camps .item {
    margin-bottom: 30px;
}
.camps .item .box {
    border-radius: 10px;
    overflow: hidden;
    background: #000;
    height: 100%;
}
.camps .item .image {
    position: relative;
}
.camps .item .image .type {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 10px 20px;
    background: #54595F;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.camps .item .text {
    padding: 5px 20px 25px;
}
.camps .item .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    margin: 15px 0;
}
.camps .item .intro {
    /*line-height: 2;*/
}
.camps .item .full-booked {
    color: var(--orange-color);
    margin: 45px 0;
}
.camps .item .spots {
    font-style: italic;
    margin: 10px 0;
}
.camps .item .price {
    font-weight: bold;
    margin: 10px 0;
}
.camps .item form {
    display: inline-block;
}
.camps .item .default-button {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    margin-right: 25px;
}
.camps .item a.read-more {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline;
}
.camps .item a.read-more:hover {
    text-decoration: none;
}
.camps .item button.default-button:hover {
    color: #000;
    background: #fff;
}
.camps .item a.read-more:hover {
    color: var(--orange-color);
}

.camps .title-sec {
    display: inline-block;
    width: 100%;
}
.camps .title-sec h2 {
    display: inline-block;
}
.camps .title-sec a {
    display: inline-block;
    float: right;
    /* background: var(--orange-color); */
    /* color: #fff; */
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

.camps-slider {
    position: relative;
    min-height: 300px;
}
.camps-slider .flex-direction-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.camps-slider .flex-direction-nav .flex-prev {
    float: left;
    margin-left: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.camps-slider .flex-direction-nav .flex-next {
    float: right;
    margin-right: -50px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.camps-slider .flex-direction-nav i {
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.camps-slider .owl-stage {
    display: flex;
}
.camps-slider .owl-item {
    display: flex;
    align-items: stretch;
}

.summer-camp-bg {
    background: url(../images/summer-camps-top-bg-image.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 50px 0;*/
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
}
.summer-camp-bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsl(0deg 0% 0% / 50%);
}
.camp-inner .desc {
    line-height: 2;
}
.camp-inner .spots {
    margin: 10px 0;
    font-style: italic;
}
.camp-inner .price {
    margin: 10px 0;
    font-weight: bold;
}
.camp-inner .full-booked {
    color: var(--orange-color);
}
.register-text h4 {
    font-size: 30px;
    margin: 15px 0;
}

.tournament-intro {
    font-size: 20px;
    line-height: 2;
}

/*partners page*/

.partners {
    display: inline-block;
    width: 100%;
}
.partners .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.partners .item {
    margin-bottom: 50px;
    text-align: center;
}
.partners .item img {
    display: block;
    margin: auto;
    width: auto;
    max-width: 300px;
    max-height: 130px;
    height: auto;
}
.partners .item:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}


/*search page*/
.search-content {
    padding-bottom: 50px;
}
.search-content {
    display: block;
    margin: auto;
    max-width: 1000px;
}
.search-results .result {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}   
.search-results .result:last-child {
    border: 0;
}
.search-results .result .text p{
    margin-bottom: 0;
    font-size: 17px;
}
.search-results .result .text a.title{
    font-size: 20px;
    font-weight: 500;
    display: block;
    clear: both;
    margin-bottom: 5px;
}


.error-404 {
    max-width: 500px;
    margin: auto;
}
.error-404 form {
    display: inline-block;
    width: 100%;
}
.error-404 form input {
    display: inline-block;
    width: calc(100% - 100px);
    float: left;
    border: 1px solid var(--orange-color);
    height: 50px;
    padding: 10px;
    font-size: 18px;
    border-radius: 0;
}
.error-404 form button {
    display: inline-block;
    float: left;
    width: 100px;
    font-size: 17px;
    height: 50px;
    text-align: center;
    padding: 5px;
    margin: 0;
    border-radius: 0;
}


.default-page {
    min-height: 300px;
    padding-bottom: 50px;
}


/*waiver page*/
.digital-signature {
    margin: 30px 0;
}
.digital-signature #sig-canvas {
    border: 2px dotted #fff;
    border-radius: 15px;
    cursor: crosshair;
    max-width: 100%;
    height: 160px;
    background: #fff;
}
.digital-signature img#sig-image {
    border: 1px solid var(--orange-color);
    margin-top: 15px;
}



/*trophies page*/

.trophies .row {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.trophies .item {
    margin-bottom: 40px;
}
.trophies .item h4 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
}


.social-media-reviews {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.social-media-reviews .item {
    display: inline-block;
    margin: 25px;
}
.social-media-reviews .item img {
    max-height: 80px;
    width: auto;
}


/*team page*/

.teams {
    margin: 30px 0;
    text-align: center;
}
.teams .col {
    margin-bottom: 30px;
}
.teams .box {
    border: 1px solid #ccc;
    padding: 10px;
}
.teams p.title {
    font-size: 25px;
    line-height: 1.3;
    font-weight: bold;
    margin: 10px 0;
}
.teams a.more {
    background: var(--orange-color);
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 15px 0;
    display: inline-block;
    padding: 10px 20px;
}
.teams a.more:hover {
    background: #000;
    text-decoration: none;
}

.team-players .item {
    margin-bottom: 30px;
}
.team-players .item .image {
    position: relative;
    max-width: 330px;
    margin: auto;
}
.team-players .item .image img {
    width: 100%;
    height: auto;
}
.team-players .item .image p {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 60%);
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
}


.mt-destop {
    margin-top: 0;
}
.no-margin {
    margin: 0;
}
.no-padding {
    padding: 0;
}

.section-black-bg {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    background: #000;
    background: #000 url(../images/PAC-black-pattern.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.section-white-bg {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    background: #fff;
}
.section-grey-bg {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    background: #cdcdcd;
}


/*leagues page*/
.leagues-list {
    margin: 30px 0;
}
.leagues-list .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.leagues-list .item {
    margin-bottom: 30px;
}
.leagues-list .item .box {
    background: #eee;
    padding: 20px;
}
.leagues-list .item .img img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.leagues-list .item a.default-button {
    font-size: 16px;
    margin: 0;
}


/*tournaments*/
.tournaments .item {
    margin-bottom: 50px;
}
.tournaments .item h2 {
    margin-top: 0;
    text-align: left;
}


.cta-wide-orange {
    text-align: center;
    background: var(--orange-color);
    background-size: cover;
    color: #fff;
    padding: 50px;
}
.cta-wide-orange h2 {
    margin: 0;
    color: #fff;
}
.cta-wide-orange p {
    font-size: 20px;
    margin: 20px 0;
}
.cta-wide-orange p.big {
    font-size: 25px;
}
.cta-wide-orange a {
    background: #000;
}
.cta-wide-orange a:hover {
    color: var(--orange-color);
    background: #000;
}
.cta-wide-orange .buttons-center {
    margin: 0;
}



/*academy page*/

.academy-levels .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.academy-levels .item {
    margin-bottom: 15px;
    margin-top: 15px;
}
.academy-levels .item .box {
    background: #eee;
    padding: 20px;
    height: 100%;
}
.academy-levels .item .box h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--orange-color);
}

.academy-bg-image {
    text-align: center;
    background: url('../images/academy-top-Banner.jpg') center center no-repeat;
    background-size: cover;
    padding: 300px 0;
    position: relative;
}
.academy-bg-image .overlay {
    background: rgb(0 0 0 / 30%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;

    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    align-content: flex-end;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;

}
.academy-bg-image .site-container {
    z-index: 9;
    position: relative;
    padding-bottom: 50px;
}
.academy-bg-image h1 {
    font-size: 80px;
    text-shadow: 2px 2px 5px black;
}
.academy-bg-image h1 span {
    display: block;
    font-size: 40px;
}

.what-offer-section .col-md-4 {
    padding-right: 50px;
}
/*.what-offer-section .col-md-4 p {
    font-size: 20px;
}*/
.what-offer-section .col-md-8 {
    padding-left: 50px;
    border-left: 1px solid #ddd;
}
.what-offer-section li strong {
    color: var(--orange-color);
}


.admission-process {
    text-align: center;
    background: #fff;
    margin: 0;
    padding: 30px 0;
}
.admission-process .col .box {
    padding: 20px;
}
.admission-process .col p {
    color: #000;
}
.admission-process .col p.number {
    color: var(--orange-color);
    font-size: 50px;
    margin: 0;
    line-height: 1;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}
.admission-process .col h4 {
    color: var(--orange-color);
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}


.slider-roster {
    position: relative;
}
.slider-roster .owl-carousel {
    max-width: 96%;
    margin: auto;
}
.slider-roster .flex-direction-nav {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 40%;
}
.slider-roster .flex-direction-nav i {
    font-size: 26px;
    padding: 10px;
    cursor: pointer;
}
.slider-roster .flex-prev {
    float: left;
    margin-left: -15px;
}
.slider-roster .flex-next {
    float: right;
    margin-right: -15px;
}
.slider-roster .item {

}
.slider-roster .item .img {
    position: relative;
}
.slider-roster .item p.name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: hsl(0deg 0% 0% / 60%);
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.academy-coaches .coach {
    position: relative;
}
.academy-coaches .coach img {
    width: 100%;
    height: auto;
}
.academy-coaches .coach .text {
    background: linear-gradient(180deg, #ffffff00, #000000);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
}
.academy-coaches .coach .name {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 25px;
    font-weight: bold;
}
.academy-coaches .coach .job {
    margin-bottom: 0;
    margin-top: 5px;
    font-style: italic;
}
.academy-coaches h4 {
    margin: 25px 0 10px;
    font-size: 25px;
}
.academy-coaches h4 .job {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
}

.has-all-section h2 {
    margin-top: 0;
}
.has-all-section h2 span {
    color: var(--orange-color);
}
.has-all-section .col {
    margin: 20px 0;
}
.has-all-section .box {
    position: relative;
}
.has-all-section .box img {
    width: 100%;
    height: auto;
}
.has-all-section .text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    background: hwb(0deg 0% 100% / 50%);
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
}
.has-all-section .text p {
    margin: 0;
}
.has-all-section .text a {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
}
.has-all-section .text a:hover {
    color: var(--orange-color);
    text-decoration: none;
}


/*schedule page*/
.table-schedule table tr th {
    text-align: center;
    padding: 15px 5px;
    font-size: 18px;
    /*border-color: var(--orange-color);*/
    border-color: #ffffff;
    background: #000;
    color: #fff;
}
.table-schedule table tr td {
    padding: 15px 5px;
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    border-color: var(--orange-color);
}
.table-schedule table tr td span {
    color: var(--orange-color);
    font-weight: bold;
}


/*training page*/
.training-hero {
    padding: 50px 0;
}
.training-hero .text .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;

}
.training-hero .text h1 {
    text-align: left;
}
.training-hero .text p {
    font-size: 20px;
}
.training-hero .text .video-short {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding-bottom: 115%;
    height: 0;
    overflow: hidden;
}
.training-hero .text .video-short iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.wp-smiley, img.emoji {
    display: inline;
    border: none;
    box-shadow: none;
    margin: 0;
    vertical-align: -0.1em;
    background: none;
    padding: 0;
    width: 18px;
    height: auto;
    margin-right: 10px;
}


/*cart page*/
.cart-content {
    display: inline-block;
    width: 100%;
    padding: 50px 0 100px;
}
table#cart-review-table {
    width: 100%;
}
table#cart-review-table thead th{
    padding: 10px;
    font-size: 16px;
}
table#cart-review-table tbody td{
    padding: 10px;
    font-size: 16px;
}
table#cart-review-table h3{
    font-size: 20px;
    width: auto;
    display: inline-block;
}
table#cart-review-table tfoot td{
    padding: 10px;
    font-size: 18px;
    text-align: right;
}
table#cart-review-table .promo_code input {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 10px;
    display: inline-block;
    height: auto;
    min-height: auto;
}
table#cart-review-table .promo_code button {
    font-size: 15px;
    line-height: 25px;
    background: #777;
    color: #fff;
    padding: 5px 10px;
    float: right;
    border: 2px solid #777;
}
table#cart-review-table .promo_code button:hover {
    background: none;
    color: #777;
    font-weight: bold;
}
table#cart-review-table .promo_code .error {
    color: red;
    font-size: 16px;
    margin: 0 10px;
}

table#cart-review-table td.a-right {
    text-align: right;
}
table#cart-review-table td.a-right span.text {
    display: none;
}
table#cart-review-table tfoot td.a-right.last {
    text-align: right;
}
table#cart-review-table .product-image {
    float: left;
    width: auto;
    padding-right: 20px;
}
table#cart-review-table .product-image img {
    max-width: 200px;
    height: auto;
}
table#cart-review-table .collateral {
    display: inline-block;
    float: left;
}
table#cart-review-table span.cart-price input {
    width: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}
table#cart-review-table a#update-cart {
    text-decoration: underline;
}
table#cart-review-table button.qty-less {
    font-size: 16px;
    line-height: 25px;
    opacity: 0.5;
}
table#cart-review-table td.a-right .radio {
    margin: 15px 0;
}
table#cart-review-table td.a-right .radio input {
    min-height: auto;
    float: left;
    display: inline-block;
    margin-top: 7px;
}
table#cart-review-table td.a-right .radio label {
    padding: 0;
    margin: 0;
    padding-left: 30px;
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
}

.cart-actions {
    text-align: right;
}
.cart-actions a.continue{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #07467b;
    padding: 7px 15px;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    width: auto;
    max-width: 100%;
    text-align: center;
    background: #07467b;
    color: #fff;
    text-decoration: none;
}
.cart-actions a.checkout{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #07467b;
    padding: 7px 15px;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    width: auto;
    max-width: 100%;
    text-align: center;
}
.cart-actions a.continue:hover{
    background: transparent;
    color: #07467b;
    text-decoration: none;
}
.cart-actions a.checkout:hover{
    background: #07467b;
    color: #fff;
    text-decoration: none;
}

.productAddedToCart .modal-dialog {
    top: 30%;
}
.productAddedToCart p{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 50px 0;
}
.productAddedToCart button.close{
    font-size: 30px;
}
.productAddedToCart .modal-footer{
    text-align: center;
}
.productAddedToCart .modal-footer .btn-prim{
    width: 220px;
}
.productAddedToCart .modal-footer .btn-sec{
    width: 220px;
}

.checkout div.error {
    color: red;
    font-size: 18px;
    margin: 10px 0;
}
.checkout .block-title span{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}
.checkout label{
    font-size: 16px;
    font-weight: 500;
}
.checkout label.error{
    color: red;
    font-size: 14px;
}
.checkout input{
    font-size: 17px;
    padding: 10px;
    height: auto;
    height: 45px;

}
.checkout select{
    font-size: 16px;
    padding: 10px;
    height: auto;
    height: 45px;
}
.checkout .form-list.same-as-billing input {
    float: left;
    min-height: auto;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}
input#order-submit,
.checkout input#stripe-submit{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #07467b;
    padding: 10px 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: auto;
    max-width: 100%;
    text-align: center;
    background: #07467b;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: auto;
}
input#order-submit:hover,
.checkout input#stripe-submit:hover{
    background: transparent;
    color: #07467b;
    text-decoration: none;
}


#modal_cart_qt_error .modal-dialog {
    top: 15%;
    text-align: center;
}
#modal_cart_qt_error .modal-dialog button.close {
    font-size: 30px;
    padding: 0 5px;
    margin: 0;
    line-height: 1;
    top: -5px;
    right: 0;
    height: 30px;
    min-height: 0;
    position: absolute;
    cursor: pointer;
}
#modal_cart_qt_error .modal-body {
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
    padding: 30px;
    color: red;
}


/*news page*/
.news .flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row
}
.news .item {
    margin: 20px 0;
    text-align: center
}
.news .item .box {
    border: 1px solid #565656;
    height: 100%
}
.news .item .img {
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: row;
    min-height: 100px;
    overflow: hidden
}
.news .item .img img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}
.news .item .img:hover img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07)
}
.news .item .title {
    font-size: 20px;
    margin: 15px 10px;
    line-height: 1.5;
    font-weight: 500;
}



/*programs pages*/

.programs {
    
}
.programs .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;  
}
.programs .item {
    margin: 20px 0;
}
.programs .item .box {
    background: var(--black-light-color);
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    padding-bottom: 70px;
    position: relative;
    border: 1px solid #434343;
}
.programs .item .icon {
    text-align: center;
}
.programs .item .icon i {
    font-size: 30px;
    color: var(--orange-color);
}
.programs .item .title {
    color: #fff;
    text-align: center;
    font-size: 28px;
}
.programs .item .price {
    text-align: center;
    font-size: 25px;
}
.programs .item .price strike,
.programs .item .price span {
    font-size: 16px;
    color: #8F8F8F;
}
.programs .item p.promo {
    text-transform: uppercase;
    color: var(--orange-color);
}
.programs .item .desc p {

}
.programs .item .desc ul.checks {
    padding-left: 25px;
}
.programs .item .desc ul.checks li {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
.programs .item .desc ul.checks li::before {
    content: "✔";
    position: absolute;
    left: -25px;
    top: 4px;
    color: var(--orange-color);
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}
.programs .item a.read-more {
    margin-bottom: 15px;
    display: inline-block;
}
.programs .item .default-button {
    position: absolute;
    bottom: 20px;
    display: block;
    left: 30px;
    right: 30px;
    text-align: center;
}

.program-inner p.promo {
    text-transform: uppercase;
    color: var(--orange-color);
}
.program-inner .price {
    text-align: center;
    font-size: 30px;
}
.program-inner .price strike,
.program-inner .price span {
    font-size: 16px;
    color: #8F8F8F;
}
.program-inner .desc ul.checks {
    padding-left: 25px;
}
.program-inner .desc ul.checks li {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
.program-inner .desc ul.checks li::before {
    content: "✔";
    position: absolute;
    left: -25px;
    top: 4px;
    color: var(--orange-color);
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}


.memberships .item .intro {
    text-align: center;
    margin-bottom: 20px;
    color: #bcbcbc;
    line-height: 1.7;
    font-size: 18px;
}
.memberships .item .intro p {
    margin: 0;
}
.memberships .item .desc ul {

}
.memberships .item .desc ul {
    padding-left: 25px;
}
.memberships .item .desc ul li {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
.memberships .item .desc ul li::before {
    content: "✔";
    position: absolute;
    left: -25px;
    top: 4px;
    color: var(--orange-color);
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

.mmb-register-text h4 {
    font-size: 30px;
}
.mmb-register-text .info {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.7;
}
.mmb-register-text p {
    margin: 0;
}


/*foundation page*/


.numbers {
    background: #fff;
    color: #000;
    width: 100vw;
    margin: 30px 0;
    padding: 50px 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    text-align: center;
}
.numbers h2 {
    margin-top: 0;
}
.numbers h4.subtitle {
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}
.numbers .flex {
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display:-webkit-flex;
    flex-direction:row;
}
.numbers .item {
    margin: 15px 0;
}
.numbers .item .no {
    color: var(--orange-color);
    font-size: 50px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    line-height: 1.4;
}
.numbers .item .desc {

}



.foundation-pathways {

}
.foundation-pathways .item {
    margin: 20px 0;
}
.foundation-pathways .item .box {
    border-radius: 10px;
    overflow: hidden;
    background: #000;
    height: 100%;
    border: 1px solid #3a3a3a;
}
.foundation-pathways .item .image {

}
.foundation-pathways .item .image img {

}
.foundation-pathways .item .text {
    padding: 0 25px 10px;
}
.foundation-pathways .item .text h3 {
    
}
.foundation-pathways .item .text ul  {
    
}
.foundation-pathways .item .text ul li {
    
}


.sponsorship-levels {}
.sponsorship-levels .box {
    background: #000000;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #505050;
    height: 100%;
}
.sponsorship-levels .item {
    margin: 15px 0;
}
.sponsorship-levels .item .level {
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}
.sponsorship-levels .item .sum {
    color: var(--orange-color);
    font-size: 28px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    margin: 15px 0;
    line-height: 1;
}
.sponsorship-levels .item .title {
    font-size: 22px;
    text-transform: uppercase;
    margin: 15px 0;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}
.sponsorship-levels .item .desc {
    margin: 0;
    line-height: 1.5;
}



.text-section h4.subtitle {
    font-size: 18px;
    color: var(--orange-color);
    margin-bottom: 10px;
    text-transform: uppercase;
}
.text-section h4.subtitle + h2 {
    margin-top: 10px;
}


.images-line {}
.images-line .col-xs-12 img {
    margin: 15px 0;
}
.images-line {}



/*heavy ball page*/

body.heavyball-page {
    background: #fff; 
    color: #000; 
}

.heavyball-main-video {
    margin-top: -10px;
}
.heavyball-main-video video {
    width: 100%;
}

.text-white {
    color: #fff;
}
.heavyball-top-section {
    background: #000 url(../images/heavyball-top-desktop-image.png) center center no-repeat;
    background-size: cover;
    padding: 30px 0;
}
.heavyball-top-section h1 {
    text-transform: uppercase;
    text-align: left;
}
.heavyball-top-section .empty-space {
    padding: 150px 0;
    display: block;
}
.heavyball-top-section .meet_johnny {
    line-height: 1.5;
    font-size: 16px;
    margin: 0;
}

.black-color {
    color: #000;
}
.capitalize {
    text-transform: capitalize;
}
.uppercase {
    text-transform: uppercase;
}
.desktop-right-align {
    text-align: right;
}

.purchase-section {
    overflow: hidden;
}
.purchase-section .accent-heading {
    display: inline-flex;
    line-height: 28px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    padding: 5px 2rem;
    text-transform: uppercase;
    color: var(--orange-color);
    background: #fff;
    margin-bottom: -30px;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
}
.purchase-section .ball-sale {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 -100px 0;
    padding-top: 150px;
}
.purchase-section .ball-sale li {
    position: relative;
    padding: 0;
    width: 33.33%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: none;
}
.purchase-section .ball-sale li img {
    z-index: 3;
}
.purchase-section .ball-sale li:first-child img {
    z-index: 1;
    margin-right: -50px;
    max-width: calc(100% + 50px);
    height: auto;
}
.purchase-section .ball-sale li:nth-child(2) {
    margin-top: -100px;
}
.purchase-section .ball-sale li:nth-child(2) img {
    margin-left: -50px;
    margin-right: -50px;
    display: block;
    max-width: calc(100% + 100px);
    height: auto;
}
.purchase-section .ball-sale li:last-child img {
    z-index: 1;
    margin-left: -50px;
    max-width: calc(100% + 50px);
    height: auto;
}
.purchase-section .ball-sale li p strong {
    color: var(--orange-color);
}

body.heavyball-page .cta-wide-orange.bottom-cta {
    display: none;
}


/*app page*/

body.handlelife-app-page {
    background: #fff; 
    color: #000; 
}
body.handlelife-app-page .cta-wide-orange.bottom-cta {
    display: none;
}

.handlelifeapp-section-1 {
    position: relative;
}
.handlelifeapp-section-1 .content {
    position: absolute;
    top: 50%;
    /* left: 50%; */
    transform: translate(-0, -50%);
    width: 100%;
}
.handlelifeapp-section-1 .site-container {
    padding-left: 50px;
}
.handlelifeapp-section-1 h1 {
    text-align: left;
}
.handlelifeapp-section-1 p {
    color: #000;
    font-size: 25px;
}

.handlelifeapp-section-2 {
    padding: 80px 0;
}

.handlelifeapp-section-3 {
    background-image: url(../images/drills-app-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
}
.handlelifeapp-section-3 h2 {
    color: #fff;
}
.handlelifeapp-section-3 p {
    color: #fff;
}


.handlelifeapp-section-4 {
    padding: 100px 0;
}
.handlelifeapp-section-4 .game-block ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}
.handlelifeapp-section-4 .game-block ul li {
    flex: 0 0 calc(50% - 20px);
    list-style: none;
    display: flex;
    gap: 20px;
    margin-bottom: 1rem;
    list-style: none;
    margin-bottom: 20px;
    background: none;
    padding: 0;
}
.handlelifeapp-section-4 .img-block {
    flex: 0 0 25px;
    display: flex;
    justify-content: center;
}
.handlelifeapp-section-4 .img-block svg path {
    fill: var(--orange-color);
}
.handlelifeapp-section-4 .content-block {

}
.handlelifeapp-section-4 .content-block h4 {
    font-size: 22px;
    color: var(--orange-color);
    margin: 0;
}
.handlelifeapp-section-4 .content-block p {
    font-size: 16px;
    line-height: 1.5;
}


.perfectly-section {
    background-image: url(../images/perfectly-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0;
    color: #fff;
}


.stephene-section .stephene-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.stephene-section .stephene-img {
    flex: 0 0 50%;
}
.stephene-section .stephene-img img {
    width: 100%;
}
.stephene-section .stephene-content {
    flex: 0 0 50%;
}
.stephene-section .stephene-block {
    max-width: 700px;
    padding: 30px 50px;
}
.stephene-section .stephene-block .sign img {
    height: 60px;
    margin-top: 20px;
}















